home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Atlas of Oregon
/
Atlas of Oregon - Disc 1.iso
/
pc
/
buttons
/
buttonStyle1a.swf
/
scripts
/
DefineSprite_12
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-07-23
|
165 b
|
9 lines
if(_parent._parent.iconStyle != null)
{
loadMovie(_parent._parent.iconStyle + ".swf",this);
}
else
{
loadMovie(_parent._parent.style + ".swf",this);
}